Total Complexity | 21 |
Dependencies | 0 |
Dependents | 7 |
Total lines | 171 |
Lines of code | 65 |
Logical lines of code | 36 |
Comment lines | 69 |
Methods | 11 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
writeLog() | 51 | 7 | 22 | |
init() | 60 | 3 | 12 | |
clearLog() | 70 | 3 | 6 | |
info() | 78 | 1 | 3 | |
notice() | 78 | 1 | 3 | |
debug() | 78 | 1 | 3 | |
warning() | 78 | 1 | 3 | |
error() | 78 | 1 | 3 | |
fatal() | 78 | 1 | 3 | |
setDateFormat() | 80 | 1 | 3 | |
getLogFile() | 77 | 1 | 4 |